-
I have an AWS Kinesis python program – Producer to send data to my stream. But my JSON file is …
- 412 views
- 1 answers
- 0 votes
-
i have a GZIP file which need to push to kinesis as producer. i do not need records to push, …
- 387 views
- 1 answers
- 0 votes
-
I have set of records under some specific shards in the Kinesis stream. I m using KCL 2.x consumer to …
- 380 views
- 0 answers
- 0 votes
-
I have an application which uses KCL 2.x to consume records from Kinesis, the data present in different shards of …
- 356 views
- 0 answers
- 0 votes
-
I am trying to consume Kinesis data streams using Kinesis Client Library similar to https://github.com/aws-samples/amazon-kinesis-learning. But in this example they …
- 383 views
- 0 answers
- 0 votes